how to add image with url in css

51

background-image: url(path);
background-repeat: no-repeat;
width: 10px;
height: 20px;

Comments

Submit
0 Comments